home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
4-Demos
/
Third Party Demos
/
Utilities
/
In⁄Out™
/
In_Out™
/
background_2649.txt
< prev
next >
Wrap
Text File
|
1990-04-09
|
2KB
|
89 lines
-- background: 2649 from stack: in
-- bmap block id: 4002
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on openCard
hide menubar
global GOOBER
end opencard
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=36 top=0 right=19 bottom=71
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: b
----- HyperTalk script -----
on mouseDown
--wait 30 ticks
go to card FILECARD
end mouseDown
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=0 right=19 bottom=35
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: a
----- HyperTalk script -----
on mouseDown
go to card aboutio
end mouseDown
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=104 top=0 right=19 bottom=150
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: c
----- HyperTalk script -----
on mouseDown
go to card view
end mouseDown
-- part 11 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=154 top=0 right=19 bottom=201
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: d
----- HyperTalk script -----
on mouseDown
go to card selectuser
end mouseDown